home *** CD-ROM | disk | FTP | other *** search
/ Clickx 34 / Clickx 34.iso / assets / software / Install_PDFR.exe / Docs / Graphics / PDF_RDIR.PPD < prev    next >
Encoding:
PostScript Printer Description  |  2004-02-15  |  6.8 KB  |  186 lines

  1. *PPD-Adobe: "4.3"
  2.  
  3. *% === Required Entries ===
  4. *FormatVersion: "4.3"
  5. *FileVersion: "1.5.10"
  6. *LanguageEncoding: ISOLatin1
  7. *LanguageVersion: English
  8. *Manufacturer:  "EXP Systems"
  9. *ModelName: "PDF reDirect Virtual Printer"
  10. *ShortNickName: "PDF reDirect"
  11. *NickName: "PDF reDirect Virtual Printer"
  12. *Product: "(Virtual Printer)"
  13. *PCFileName: "PDF_RDIR.PPD"
  14. *PSVersion: "(3010.706) 0"
  15.  
  16. *% ==== Device Capabilities ===============
  17. *ColorDevice: True
  18. *DefaultColorSpace: RGB
  19. *LanguageLevel: "3"
  20. *%TTRasterizer: Type42 (not required)
  21. *FreeVM: "1107968"
  22. *PrintPSErrors: False
  23. *Protocols: TBCP
  24. *DefaultResolution: 300dpi
  25. *%DefaultResolution: 1200dpi
  26.  
  27. *% Halftone Information ===============
  28. *ScreenFreq: "60.0"
  29. *ScreenAngle: "45.0"
  30. *DefaultScreenProc: Dot
  31. *ScreenProc Dot: "{}"
  32. *DefaultTransfer: Null
  33. *Transfer Null: "{}"
  34. *Transfer Null.Inverse: "{1 exch sub}"
  35. *DefaultBlackSubstitution: True
  36. *DefaultColorModel: RGB
  37.  
  38. *% Paper Handling ===================
  39. *% Code in this section both selects a tray and sets up a frame buffer.
  40. *OpenUI *PageSize: PickOne
  41. *OrderDependency: 20 AnySetup *PageSize
  42. *DefaultPageSize: Letter
  43. *% American Paper ====================
  44. *PageSize Business_Card_(3.5x2): "
  45.     2 dict dup /PageSize [252 144] put dup /ImagingBBox null  put  setpagedevice"
  46. *End
  47. *PageSize PostCard_(5.5x4): "
  48.     2 dict dup /PageSize [396 288] put dup /ImagingBBox null  put  setpagedevice"
  49. *End
  50. *PageSize Executive_(7.25x10.5): "
  51.     2 dict dup /PageSize [522 756] put dup /ImagingBBox null  put  setpagedevice"
  52. *End
  53. *PageSize Letter: "
  54.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null  put  setpagedevice"
  55. *End
  56. *PageSize Letter_Rotated: "
  57.     2 dict dup /PageSize [792 612] put dup /ImagingBBox null put setpagedevice"
  58. *End
  59. *PageSize SVGA: "
  60.     2 dict dup /PageSize [799 599] put dup /ImagingBBox null  put  setpagedevice"
  61. *End
  62. *PageSize SVGA_Rotated: "
  63.     2 dict dup /PageSize [599 799] put dup /ImagingBBox null  put  setpagedevice"
  64. *End
  65. *PageSize Legal: "
  66.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null  put  setpagedevice"
  67. *End
  68. *PageSize Legal_Rotated: "
  69.     2 dict dup /PageSize [1008 612] put dup /ImagingBBox null  put  setpagedevice"
  70. *End
  71. *PageSize Tabloid_(11x17): "
  72.     2 dict dup /PageSize [792 1224] put dup /ImagingBBox null  put  setpagedevice"
  73. *End
  74. *PageSize ARCHA_(9x12): "
  75.     2 dict dup /PageSize [648 864] put dup /ImagingBBox null  put  setpagedevice"
  76. *End
  77. *PageSize ARCHB_(12x18): "
  78.     2 dict dup /PageSize [864 1296] put dup /ImagingBBox null  put  setpagedevice"
  79. *End
  80. *PageSize ARCHC_(18x24): "
  81.     2 dict dup /PageSize [1296 1728] put dup /ImagingBBox null  put  setpagedevice"
  82. *End
  83. *PageSize ARCHD_(24x36): "
  84.     2 dict dup /PageSize [1728 2592] put dup /ImagingBBox null  put  setpagedevice"
  85. *End
  86. *PageSize ARCHE_(36x48): "
  87.     2 dict dup /PageSize [2592 3456] put dup /ImagingBBox null  put  setpagedevice"
  88. *End
  89. *PageSize Statement_(5.5x8.5): "
  90.    2 dict dup /PageSize [396 612] put dup /ImagingBBox null  put  setpagedevice"
  91. *End
  92. *% European Paper ====================
  93. *PageSize A0: "
  94.     2 dict dup /PageSize [2384 3370] put dup /ImagingBBox null put setpagedevice"
  95. *End
  96. *PageSize A1: "
  97.     2 dict dup /PageSize [1684 2380] put dup /ImagingBBox null put setpagedevice"
  98. *End
  99. *PageSize A2: "
  100.     2 dict dup /PageSize [1190 1684] put dup /ImagingBBox null put setpagedevice"
  101. *End
  102. *PageSize A3: "
  103.    2 dict dup /PageSize [842 1191] put dup /ImagingBBox null  put  setpagedevice"
  104. *End
  105. *PageSize A4: "
  106.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null  put  setpagedevice"
  107. *End
  108. *PageSize A4__Rotated: "
  109.     2 dict dup /PageSize [842 595] put dup /ImagingBBox null  put  setpagedevice"
  110. *End
  111. *PageSize A5: "
  112.     2 dict dup /PageSize [420 595] put dup /ImagingBBox null  put  setpagedevice"
  113. *End
  114. *CloseUI: *PageSize
  115.  
  116. *% The following entries provide physical margins for paper sizes.
  117. *% Use 14 margins (about 0.3") for all sides to leave a little blank space for programs that
  118. *%     do not allow setting margins
  119. *DefaultImageableArea: Letter
  120. *ImageableArea Business_Card_(3.5x2): "0.0 0.0 252 144 "
  121. *ImageableArea PostCard_(5.5x4): "0.0 0.0 396 288 "
  122. *ImageableArea Executive_(7.25x10.5): "14 14 508 742 "
  123. *ImageableArea Letter: "14 14 598 778 "
  124. *ImageableArea Letter_Rotated: "14 14 778 598 "
  125. *ImageableArea SVGA: "0.0 0.0 799 599 "
  126. *ImageableArea SVGA_Rotated: "0.0 0.0 599 799 "
  127. *ImageableArea Legal: "14 14 598 992 "
  128. *ImageableArea Legal_Rotated: "14 14 992 598 "
  129. *ImageableArea Tabloid_(11x17): "14 14 778 1210 "
  130. *ImageableArea ARCHA_(9x12): "14 14 634 850 "
  131. *ImageableArea ARCHB_(12x18): "14 14 850 1282 "
  132. *ImageableArea ARCHC_(18x24): "14 14 1282 1714 "
  133. *ImageableArea ARCHD_(24x36): "14 14 1714 2578 "
  134. *ImageableArea ARCHE_(36x48): "14 14 2578 3442 "
  135. *ImageableArea Statement_(5.5x8.5): "14 14 382 598 "
  136. *ImageableArea A0: "14 14 2370 3356 "
  137. *ImageableArea A1: "14 14 1670 2364 "
  138. *ImageableArea A2: "14 14 1176 1670 "
  139. *ImageableArea A3: "14 14 828 1177 "
  140. *ImageableArea A4: "14 14 581 828 "
  141. *ImageableArea A4__Rotated: "14 14 828 581 "
  142. *ImageableArea A5: "14 14 406 581 "
  143.  
  144. *% These provide the physical dimensions of the paper (by keyword)
  145. *DefaultPaperDimension: Letter
  146. *PaperDimension Business_Card_(3.5x2): "252 144"
  147. *PaperDimension PostCard_(5.5x4): "396 288"
  148. *PaperDimension Executive_(7.25x10.5): "522 756"
  149. *PaperDimension Letter: "612 792"
  150. *PaperDimension Letter_Rotated: "792 612"
  151. *PaperDimension SVGA: "799 599"
  152. *PaperDimension SVGA_Rotated: "599 799"
  153. *PaperDimension Legal: "612 1008"
  154. *PaperDimension Legal_Rotated: "1008 612"
  155. *PaperDimension Tabloid_(11x17): "792 1224"
  156. *PaperDimension ARCHA_(9x12): "648 864"
  157. *PaperDimension ARCHB_(12x18): "864 1296"
  158. *PaperDimension ARCHC_(18x24): "1296 1728"
  159. *PaperDimension ARCHD_(24x36): "1728 2592"
  160. *PaperDimension ARCHE_(36x48): "2592 3456"
  161. *PaperDimension Statement_(5.5x8.5): "396 612"
  162. *PaperDimension A0: "2384 3370"
  163. *PaperDimension A1: "1684 2380"
  164. *PaperDimension A2: "1190 1684"
  165. *PaperDimension A3: "842 1191"
  166. *PaperDimension A4: "595 842"
  167. *PaperDimension A4__Rotated: "842 595"
  168. *PaperDimension A5: "420 595"
  169.  
  170. *% Font Information =====================
  171. *DefaultFont: Courier
  172. *Font Courier: Standard "(002.004S)" Standard ROM
  173. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  174. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  175. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  176. *Font Helvetica: Standard "(001.006S)" Standard ROM
  177. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  178. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  179. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  180. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  181. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  182. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  183. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  184.  
  185.  
  186.